PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextExtractionOptions Class / getDisplayExtractionBounds Method
In This Topic
    getDisplayExtractionBounds Method
    In This Topic
    Gets the bounds (in display coordinates) for text extraction.
    Syntax
    public PDFDisplayRectangle getDisplayExtractionBounds()

    Return Value

    A rectangle in display coordinates that specifies the area on the page from which the text should be extracted.
    See Also